GenerativeComponents Help

Acos

Returns the arc cosine of the given number.

double Acos(double n)

The result is measured in degrees. To obtain the result in radians, use Radians(Acos(number)).